toggle menu
JxBrowser
8.17.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.plugin.event
/
[jvm]PdfDocumentLoaded
Pdf
Document
Loaded
interface
PdfDocumentLoaded
:
BrowserEvent
An event fired when a PDF document has been loaded successfully.
Since
8.17.0
Members
Functions
browser
Link copied to clipboard
open
fun
browser
(
)
:
Browser
Returns the
Browser
instance initiated this event.
frame
Link copied to clipboard
open
fun
frame
(
)
:
Frame
Returns the frame that loaded the PDF document.
url
Link copied to clipboard
open
fun
url
(
)
:
String
Returns the URL of the PDF document.